|
|
The Set Property command sets the value of a property to an input
argument.
Options
- Target Argument: The element that contains the desired
property. Note that only constant targets will list anything other
than No Property.
- Property Name: The list of properties in the target
element.
- Input Argument: The value of the input argument is
copied to the target property. Variable arguments are
automatically converted to the same type as the target property if
necessary and any incompatible values generate a program
error.
|